home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol C-14 / Vol C-14.iso / games / peanut.swf / scripts / frame_39 / DoAction.as
Text File  |  2012-04-23  |  69b  |  9 lines

  1. if(start == "1")
  2. {
  3.    play();
  4. }
  5. else
  6. {
  7.    gotoAndPlay(45);
  8. }
  9.